home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 081 / fasttoss.arc / FASTTOSS.DOC next >
Encoding:
Text File  |  1987-02-28  |  4.6 KB  |  113 lines

  1.  
  2.  
  3.                        FastToss - Revision 1.12
  4.  
  5.          Copyright (C) 1986,87 by Spark Software; ALL RIGHTS RESERVED
  6.  
  7.  
  8. To anyone that is interested:
  9.  
  10. This is my own version of TOSSMAIL.  It is faster than regular TOSSMAIL, or
  11. NEWTOSS, but does have some subtle (and useful) differences.  This program
  12. is one third of my echomail package which will soon be commercially available
  13. and priced somewhere between $25 and $35.  The other two parts are FastKDup
  14. (a fast version of KILLDUPS), and FastScan (a fast version of SCANMAIL).
  15. FastKDup is also available to the general FidoNet community, FastScan however
  16. must be purchased when it becomes available.
  17.  
  18. ******************************************************************************
  19. *
  20. *  NOTE: I am basically being quite silly and giving the FidoNet community in
  21. *  general, one more chance at proving to me that the Shareware method for
  22. *  distribution of software will work.  FastToss and FastKDup are available
  23. *  with scanty documentation, but they are VAST improvements over what is
  24. *  currently state of the art for Fido/Opus/SEAdog SysOps.  Based on your use
  25. *  of these two programs, if you feel that the final package - including
  26. *  MUCH better documentation, and the final version of FastScan will be worth 
  27. *  the $25-$35 asking price, prove it to me and send $25 to reserve your copy 
  28. *  to the following address:
  29. *
  30. *       Spark Software
  31. *       427-3 Amherst St.
  32. *       C.S. 2032, Suite 232
  33. *       Nashua, NH 03061
  34. *
  35. *  Anyone sending their $25 will receive a copy of FastScan as well as the
  36. *  rest of the package as soon as it is completed.  The current target date is
  37. *  on or about March 31, 1987 for final distribution.
  38. *
  39. ******************************************************************************
  40.  
  41.  
  42. The changes from regular TOSSMAIL:
  43.  
  44. 1. It looks for CONFIG.DOG and if it doesn't find it then it will look for 
  45. MAIL.SYS.  If you run a SEAdog/Fido system, then it will use your SEAdog 
  46. information and ignore the Fido information.
  47.  
  48. 2. It takes an optional first argument which is the name of the AREAS.BBS
  49. file to use. The default file used is AREAS.BBS.
  50.  
  51. 3. In the AREAS.BBS file it is restricted to 100 areas.  
  52.  
  53. 4. In the AREAS.BBS file the first argument of each line is either a Fido
  54. area number, or a path name for the area (in case you don't run Fido, but
  55. run only a SEAdog or other type of system).  FastToss will take either
  56. format, and in fact both can be mixed in the same file.
  57.  
  58. 5. FastToss will remember up to 20 of your net/node aliases from various
  59. NET, NODE, or AKA statements in your CONFIG.DOG file.  If you run a Fido
  60. or other system that uses MAIL.SYS and you do not have a SEAdog CONFIG.DOG
  61. file, then it will take your net/node and your alternate net/node and use
  62. both of the addresses. This way it will toss messages that were delivered 
  63. to you by whatever means.  This is really handy if you are on more than 
  64. one network!
  65.  
  66. 6. FastToss will use the area name in the AREAS.BBS file in whatever case
  67. it is found.  For example, IFNA is different from ifna which is different
  68. from Ifna.  To be compatible with Jeff Rush's TOSSMAIL, use all capital
  69. letters in the area name.
  70.  
  71. 7. Messages have to be less than 15K bytes in length (including the SEEN-BY
  72. lines).
  73.  
  74. 8. There is a limit of 3500 messages that can be present in any one area.
  75.  
  76. 9. FastToss does not generate the TOSSFLOW.BBS file that TOSSMAIL creates.
  77. This is just a waste of time for most installations.  The cost of transferring
  78. the mail is what matters, not the amount of traffic in each area to each node.
  79.  
  80. 10. There is a limit of 20 nodes per AREAS.BBS line.
  81.  
  82. 11. There are additional arguments which follow a literal -A on the command
  83. line.  These arguments represent the command which should be executed to
  84. unARC ARCmail packets.  The command is taken as everything which follows
  85. the -A, and has an arcmail filename added to it before it is executed.  If 
  86. the -A argument is not present, then FastToss will not toss mail directly
  87. from ARCmail packets (which is one of its most useful and speed improving
  88. features).  For example, to use regular ARC the command could be:
  89.  
  90.       FastToss -A ARC X
  91.  
  92. or:
  93.  
  94.       FastToss MYAREAS.BBS -A ARC X
  95.  
  96. If you are currently using ARCmail and TOSSMAIL, then you probably have
  97. something like the following in your batch file:
  98.  
  99.       ARCMAIL from xxx/yyy xxx/yyy
  100.       TOSSMAIL -RUN
  101.  
  102. That can now be replaced by:
  103.  
  104.       FastToss -A ARC X
  105.  
  106. This basically does an 'ARCmail FROM ALL' followed by a 'TOSSMAIL'.
  107.  
  108. Use FastToss in good health and send mail to me if you notice any problems.
  109.  
  110. - Bob Hartman -
  111.  
  112. Sysop of FidoNet node 132/101
  113.